home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / clesson / c.dir / 00284_Bitmap_284 (.png) < prev    next >
Bitmap Image  |  1995-04-05  |  89KB  |  495x178  |  1-bit (2 colors)
Labels: text | font | screenshot
OCR: The identifier ifp and ofp are file pointers. More explicitly, they are type "pointer to FILE". The rpogram is designed to access two files entered as command line arguments. If there are too few or too many command line arguments, prn_info( ) is invoked to print information about the program and exit( ) is invoked to exit the program. By convention, exit( ) returns a nonzero value when something has gone wrong.